Home
last modified time | relevance | path

Searched refs:if_set_ipv4_hdrincl (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/eigrpd/
H A Deigrpe.h110 int if_set_ipv4_hdrincl(int);
H A Deigrpe.c98 if (if_set_ipv4_hdrincl(global.eigrp_socket_v4) == -1) in eigrpe()
99 fatal("if_set_ipv4_hdrincl"); in eigrpe()
H A Dinterface.c654 if_set_ipv4_hdrincl(int fd) in if_set_ipv4_hdrincl() function