Searched defs:netif (Results 26 – 32 of 32) sorted by relevance
12
2395 struct netif *netif; in ifentry_get_object_def() local2463 struct netif *netif; in ifentry_get_value() local2620 struct netif *netif; in ifentry_set_test() local2643 struct netif *netif; in ifentry_set_value() local2729 struct netif *netif; in atentry_get_value() local3075 struct netif *netif = netif_list; in ip_addrentry_get_value() local3213 struct netif *netif; in ip_rteentry_get_value() local3420 struct netif *netif; in ip_ntomentry_get_value() local
667 ip_frag(struct pbuf *p, struct netif *netif, ip_addr_t *dest) in ip_frag()
216 struct netif netif; member810 pppifOutput(struct netif *netif, struct pbuf *pb, ip_addr_t *ipaddr) in pppifOutput()1323 pppifNetifInit(struct netif *netif) in pppifNetifInit()
202 #define ip_addr_isbroadcast(ipaddr, netif) ip4_addr_isbroadcast((ipaddr)->addr, (netif)) argument
110 #define dhcp_remove_struct(netif) do { (netif)->dhcp = NULL; } while(0) argument
1052 struct netif *netif; in tcp_output_segment() local
704 struct netif *netif = ip_route(&(pcb->remote_ip)); in tcp_connect() local