Searched defs:tcp_flags (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dtcp_flags.c17 u_char tcp_flags(flgs, mask, linenum) function
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-cnfp.c82 uint8_t tcp_flags; /* cumulative OR of TCP flags */ member in struct:nfrec_v1
112 uint8_t tcp_flags; /* cumulative OR of TCP flags */ member in struct:nfrec_v5
146 uint8_t tcp_flags; /* cumulative OR of TCP flags */ member in struct:nfrec_v6
/freebsd-11-stable/sys/netgraph/netflow/
H A Dnetflow.c696 uint8_t tcp_flags = 0; local
322 hash_insert(priv_p priv, struct flow_hash_entry *hsh, struct flow_rec *r, int plen, uint8_t flags, uint8_t tcp_flags) argument
417 hash6_insert(priv_p priv, struct flow_hash_entry *hsh6, struct flow6_rec *r, int plen, uint8_t flags, uint8_t tcp_flags) argument
824 uint8_t tcp_flags = 0; local
[all...]
H A Dng_netflow.h263 u_char tcp_flags; /* cumulative OR */ member in struct:flow_entry_data
281 u_char tcp_flags; /* cumulative OR */ member in struct:flow6_entry_data
/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_tx.c620 ef10_tx_qdesc_tso_create( __in efx_txq_t *etp, __in uint16_t ipv4_id, __in uint32_t tcp_seq, __in uint8_t tcp_flags, __out efx_desc_t *edp) argument
H A Defx_tx.c602 efx_tx_qdesc_tso_create( __in efx_txq_t *etp, __in uint16_t ipv4_id, __in uint32_t tcp_seq, __in uint8_t tcp_flags, __out efx_desc_t *edp) argument
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_iscsi_api.h119 u16 tcp_flags; member in struct:ecore_iscsi_conn
H A Decore_iwarp.h112 u8 tcp_flags; member in struct:ecore_iwarp_info
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_tx.c966 uint8_t tcp_flags; /* TCP flags */ member in struct:sfxge_tso_state
1252 uint8_t tcp_flags = tso->tcp_flags; local
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h500 u8 tcp_flags[0x9]; member in struct:mlx5_ifc_fte_match_set_lyr_2_4_bits
/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h7622 uint8_t tcp_flags; member in struct:eth_tx_parse_bd_e1x
7692 uint8_t tcp_flags; member in struct:eth_tx_parse_2nd_bd

Completed in 391 milliseconds