Searched defs:p2p_srv_upnp (Results 1 – 1 of 1) sorted by relevance
201 struct p2p_srv_upnp { struct202 struct dl_list list;203 u8 version;204 char *service;232 struct dl_list p2p_srv_upnp; /* struct p2p_srv_upnp */ member