Searched defs:p2p_srv_upnp (Results 1 – 1 of 1) sorted by relevance
271 struct p2p_srv_upnp { struct272 struct dl_list list;273 u8 version;274 char *service;299 struct dl_list p2p_srv_upnp; /* struct p2p_srv_upnp */ member