Searched defs:p2p_srv_upnp (Results 1 – 1 of 1) sorted by relevance
252 struct p2p_srv_upnp { struct253 struct dl_list list;254 u8 version;255 char *service;280 struct dl_list p2p_srv_upnp; /* struct p2p_srv_upnp */ member