Searched defs:p2p_srv_upnp (Results 1 – 1 of 1) sorted by relevance
251 struct p2p_srv_upnp { struct252 struct dl_list list;253 u8 version;254 char *service;279 struct dl_list p2p_srv_upnp; /* struct p2p_srv_upnp */ member