Searched refs:port_info_t (Results 1 – 2 of 2) sorted by relevance
68 }port_info_t; typedef71 port_info_t *first;72 port_info_t *last;81 port_info_t *tmp; in free_list()82 port_info_t *nextptr; in free_list()98 port_info_t *pinfo1, *pinfo2; in compare()99 port_info_t **ptr2pinfo1, **ptr2pinfo2; in compare()101 ptr2pinfo1 = (port_info_t **)a; in compare()102 ptr2pinfo2 = (port_info_t **)b; in compare()104 pinfo1 = (port_info_t *)*ptr2pinfo1; in compare()[all …]
63 typedef struct port_info port_info_t; typedef