Searched defs:p2p_srv_upnp (Results 1 – 1 of 1) sorted by relevance
269 struct p2p_srv_upnp { struct270 struct dl_list list;271 u8 version;272 char *service;297 struct dl_list p2p_srv_upnp; /* struct p2p_srv_upnp */ member