Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_tlv.h42 #define ROCE_1ST_TLV_PREP(rtlv, tot_chunks, content_bytes, more) \ argument
52 #define ROCE_EXT_TLV_PREP(rtlv, ext_type, content_bytes, more, reqd) \ argument
/freebsd/sbin/ipfw/
H A Dipfw2.c2744 ipfw_obj_tlv *rtlv, int rcnt, caddr_t dynbase, size_t dynsz) in prepare_format_opts() argument
2783 struct buf_pr *bp, ipfw_obj_tlv *rtlv, int rcnt) in list_static_range() argument
[all...]
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c2928 ipfw_obj_ctlv *ctlv, *rtlv, *tstate; in add_rules() local