Home
last modified time | relevance | path

Searched defs:hasmask (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dprint-ofp.c623 oxm_print_byte(const u_char *bp, u_int length, int hasmask, int hex) in oxm_print_byte()
647 oxm_print_halfword(const u_char *bp, u_int length, int hasmask, int hex) in oxm_print_halfword()
671 oxm_print_word(const u_char *bp, u_int length, int hasmask, int hex) in oxm_print_word()
695 oxm_print_quad(const u_char *bp, u_int length, int hasmask, int hex) in oxm_print_quad()
719 oxm_print_ether(const u_char *bp, u_int length, int hasmask) in oxm_print_ether()
737 oxm_print_data(const u_char *bp, u_int length, int hasmask, size_t datalen) in oxm_print_data()