Home
last modified time | relevance | path

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

/dports/net/libnet/libnet-1.1.6/include/libnet/
H A Dlibnet-structures.h113 #define LIBNET_PBLOCK_OSPF_HELLO_H 0x11 /* OSPF hello header */ macro
/dports/net/libnet/libnet-1.1.6/src/
H A Dlibnet_build_ospf.c127 p = libnet_pblock_probe(l, ptag, n, LIBNET_PBLOCK_OSPF_HELLO_H); in libnet_build_ospfv2_hello()
153 LIBNET_PBLOCK_OSPF_HELLO_H)); in libnet_build_ospfv2_hello()
H A Dlibnet_internal.c210 case LIBNET_PBLOCK_OSPF_HELLO_H: in libnet_diag_dump_pblock_type()