Home
last modified time | relevance | path

Searched refs:ospf_verr_hook (Results 1 – 6 of 6) sorted by relevance

/dports/net/bird/bird-1.6.8/proto/ospf/
H A Dpacket.c461 ospf_verr_hook(sock *sk, int err) in ospf_verr_hook() function
H A Dospf.h903 void ospf_verr_hook(sock *sk, int err);
H A Diface.c209 sk->err_hook = ospf_verr_hook; in ospf_open_vlink_sk()
/dports/net/bird2/bird-2.0.8/proto/ospf/
H A Dpacket.c644 ospf_verr_hook(sock *sk, int err) in ospf_verr_hook() function
H A Dospf.h1057 void ospf_verr_hook(sock *sk, int err);
H A Diface.c216 sk->err_hook = ospf_verr_hook; in ospf_open_vlink_sk()