Home
last modified time | relevance | path

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

/dports/net/libnet/libnet-1.1.6/src/
H A Dlibnet_build_bgp.c63 p = libnet_pblock_probe(l, ptag, n, LIBNET_PBLOCK_BGP4_HEADER_H); in libnet_build_bgp4_header()
84 LIBNET_PBLOCK_BGP4_HEADER_H)); in libnet_build_bgp4_header()
H A Dlibnet_internal.c282 case LIBNET_PBLOCK_BGP4_HEADER_H: in libnet_diag_dump_pblock_type()
/dports/net/libnet/libnet-1.1.6/include/libnet/
H A Dlibnet-structures.h149 #define LIBNET_PBLOCK_BGP4_HEADER_H 0x35 /* BGP4 header */ macro