Home
last modified time | relevance | path

Searched refs:rip_check_authentication (Results 1 – 2 of 2) sorted by relevance

/dports/net/bird/bird-1.6.8/proto/rip/
H A Dpackets.c266 rip_check_authentication(struct rip_proto *p, struct rip_iface *ifa, struct rip_packet *pkt, uint *… in rip_check_authentication() function
701 if (rip_is_v2(p) && !rip_check_authentication(p, ifa, pkt, &plen, n)) in rip_rx_hook()
/dports/net/bird2/bird-2.0.8/proto/rip/
H A Dpackets.c330 rip_check_authentication(struct rip_proto *p, struct rip_iface *ifa, struct rip_packet *pkt, uint *… in rip_check_authentication() function
949 if (rip_is_v2(p) && !rip_check_authentication(p, ifa, pkt, &pkt_len, hdr_len, n)) in rip_rx_hook()