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

/freebsd-10-stable/contrib/ipfilter/lib/
H A Dtcp_flags.c17 u_char tcp_flags(flgs, mask, linenum) function
/freebsd-10-stable/sys/netgraph/netflow/
H A Dnetflow.c684 uint8_t tcp_flags = 0; local
334 hash_insert(priv_p priv, struct flow_hash_entry *hsh, struct flow_rec *r, int plen, uint8_t flags, uint8_t tcp_flags) argument
423 hash6_insert(priv_p priv, struct flow_hash_entry *hsh6, struct flow6_rec *r, int plen, uint8_t flags, uint8_t tcp_flags) argument
813 uint8_t tcp_flags = 0; local
[all...]
H A Dng_netflow.h238 u_char tcp_flags; /* cumulative OR */ member in struct:flow_entry_data
256 u_char tcp_flags; /* cumulative OR */ member in struct:flow6_entry_data
/freebsd-10-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-10-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-10-stable/sys/dev/sfxge/
H A Dsfxge_tx.c947 uint8_t tcp_flags; /* TCP flags */ member in struct:sfxge_tso_state
1233 uint8_t tcp_flags = tso->tcp_flags; local
/freebsd-10-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h464 u8 tcp_flags[0x9]; member in struct:mlx5_ifc_fte_match_set_lyr_2_4_bits
/freebsd-10-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 288 milliseconds