Home
last modified time | relevance | path

Searched refs:chk_count (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_uio.h283 uint32_t chk_count; member
H A Dsctp_pcb.c92 spcb->chk_count = SCTP_BASE_INFO(ipi_count_chunk); in sctp_fill_pcbinfo()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h283 uint32_t chk_count; member
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c2472 u16 chk_count = 0; in ice_match_prop_lst() local
2479 chk_count++; in ice_match_prop_lst()
2480 if (!count || count != chk_count) in ice_match_prop_lst()