Home
last modified time | relevance | path

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

/freebsd/tools/tools/netmap/
H A Dpkt_hash.h73 pkt_hdr_hash(const unsigned char *buffer,
H A Dpkt_hash.c338 pkt_hdr_hash(const unsigned char *buffer, uint8_t hash_split, uint8_t seed) in pkt_hdr_hash() function
389 rc = pkt_hdr_hash(grehdr + len, hash_split, seed); in decode_gre_hash()
H A Dlb.c1025 mf->last_hash = pkt_hdr_hash((const unsigned char *)next_buf, 4, 'B'); in main()