Home
last modified time | relevance | path

Searched refs:pim_hello_recv (Results 1 – 9 of 9) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/pimd/
H A Dpim_hello.h27 int pim_hello_recv(struct interface *ifp, struct in_addr src_addr,
H A Dpim_hello.c140 int pim_hello_recv(struct interface *ifp, struct in_addr src_addr, in pim_hello_recv() function
H A Dpim_pim.c269 return pim_hello_recv(ifp, ip_hdr->ip_src, in pim_pim_packet()
/dports/net/frr7/frr-frr-7.5.1/pimd/
H A Dpim_hello.h27 int pim_hello_recv(struct interface *ifp, struct in_addr src_addr,
H A Dpim_hello.c140 int pim_hello_recv(struct interface *ifp, struct in_addr src_addr, in pim_hello_recv() function
H A Dpim_pim.c269 return pim_hello_recv(ifp, ip_hdr->ip_src, in pim_pim_packet()
/dports/net/quagga/quagga-1.2.4/pimd/
H A Dpim_hello.h30 int pim_hello_recv(struct interface *ifp,
H A Dpim_hello.c147 int pim_hello_recv(struct interface *ifp, in pim_hello_recv() function
H A Dpim_pim.c224 int result = pim_hello_recv(ifp, in pim_pim_packet()