Searched refs:IPPROTO_EIGRP (Results 1 – 3 of 3) sorted by relevance
26 #define IPPROTO_EIGRP 88 macro
88 SOCK_RAW | SOCK_CLOEXEC | SOCK_NONBLOCK, IPPROTO_EIGRP)) == -1) in eigrpe()104 SOCK_RAW | SOCK_CLOEXEC | SOCK_NONBLOCK, IPPROTO_EIGRP)) == -1) in eigrpe()
92 ip_hdr.ip_p = IPPROTO_EIGRP; in send_packet_v4()