Lines Matching refs:port_if
215 struct port_if* pi = NULL;
1425 struct port_if* pif;
1650 static int setup_if(struct port_if* pif, const char* addrstr,
1737 if(!(outnet->ip4_ifs = (struct port_if*)calloc(
1738 (size_t)outnet->num_ip4, sizeof(struct port_if)))) {
1745 if(!(outnet->ip6_ifs = (struct port_if*)calloc(
1746 (size_t)outnet->num_ip6, sizeof(struct port_if)))) {
2113 int num_if, struct port_if* ifs)
2116 struct port_if* pif;
3096 struct port_if* pi = NULL;
3583 struct port_if* pif;
3867 if_get_mem(struct port_if* pif)