gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:be16dec (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/net/bpf_filter.c - 21.1KB - 639 lines
54: #if NBPFILTER > 0
55: #define EXTRACT_SHORT(p)        be16dec(p)
56: #define EXTRACT_LONG(p)         be32dec(p)