/freebsd/sys/netgraph/netflow/ |
H A D | netflow.c | 323 int plen, uint8_t flags, uint16_t tcp_flags) in hash_insert() argument 343 fle->f.tcp_flags = tcp_flags; in hash_insert() 400 int plen, uint8_t flags, uint16_t tcp_flags) in hash6_insert() argument 421 fle6->f.tcp_flags = tcp_flags; in hash6_insert() 662 uint16_t tcp_flags = 0; in ng_netflow_flow_add() local 705 tcp_flags = tcp_get_flags(tcp); in ng_netflow_flow_add() 742 fle->f.tcp_flags |= tcp_flags; in ng_netflow_flow_add() 751 if (tcp_flags & TH_FIN || tcp_flags & TH_RST || AGED(fle) || in ng_netflow_flow_add() 769 error = hash_insert(priv, hsh, &r, plen, flags, tcp_flags); in ng_netflow_flow_add() 790 uint16_t tcp_flags = 0; in ng_netflow_flow6_add() local [all …]
|
H A D | ng_netflow.h | 262 uint16_t tcp_flags; /* cumulative OR */ member 280 uint16_t tcp_flags; /* cumulative OR */ member
|
H A D | netflow_v9.c | 280 rec->flags = fed->tcp_flags; in export9_add() 311 rec->flags = fed6->tcp_flags; in export9_add()
|
/freebsd/contrib/tcpdump/ |
H A D | print-cnfp.c | 79 nd_uint8_t tcp_flags; /* cumulative OR of TCP flags */ member 109 nd_uint8_t tcp_flags; /* cumulative OR of TCP flags */ member 143 nd_uint8_t tcp_flags; /* cumulative OR of TCP flags */ member 226 flags = GET_U_1(nr->tcp_flags); in cnfp_v1_print() 328 flags = GET_U_1(nr->tcp_flags); in cnfp_v5_print() 430 flags = GET_U_1(nr->tcp_flags); in cnfp_v6_print()
|
/freebsd/cddl/lib/libdtrace/ |
H A D | tcp.d | 178 uint16_t tcp_flags; /* flags */ member 197 uint16_t tcp_flags; /* flags */ member 269 tcp_flags = p == NULL ? 0 : ((p->th_x2 << 8) | p->th_flags); 288 tcp_flags = p == NULL ? 0 : ((p->th_x2 << 8) | p->th_flags);
|
/freebsd/sbin/ipf/libipf/ |
H A D | tcp_flags.c | 16 uint16_t tcp_flags(char *flgs, uint16_t *mask, int linenum) in tcp_flags() function
|
H A D | Makefile | 42 tcp_flags.c tcpflags.c tcpoptnames.c v6ionames.c v6optvalue.c \
|
/freebsd/tests/sys/netpfil/common/ |
H A D | pft_ping.py | 346 tcp_flags = expect_params.get('tcp_flags') 360 if tcp_flags and tcp.flags != tcp_flags: 364 if tcp_flags == 'S': 366 elif tcp_flags == 'SA':
|
/freebsd/usr.sbin/flowctl/ |
H A D | flowctl.c | 358 fle->tcp_flags, in flow_cache_print_verbose() 401 fle6->tcp_flags, in flow_cache_print6_verbose()
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_tx.c | 619 __in uint8_t tcp_flags, in ef10_tx_qdesc_tso_create() argument 626 uint8_t, tcp_flags); in ef10_tx_qdesc_tso_create() 632 ESF_DZ_TX_TSO_TCP_FLAGS, tcp_flags, in ef10_tx_qdesc_tso_create()
|
H A D | efx_tx.c | 628 __in uint8_t tcp_flags, in efx_tx_qdesc_tso_create() argument 637 etxop->etxo_qdesc_tso_create(etp, ipv4_id, tcp_seq, tcp_flags, edp); in efx_tx_qdesc_tso_create()
|
H A D | ef10_impl.h | 806 __in uint8_t tcp_flags,
|
H A D | efx.h | 2748 __in uint8_t tcp_flags,
|
/freebsd/sys/dev/sfxge/ |
H A D | sfxge_tx.c | 962 uint8_t tcp_flags; /* TCP flags */ member 1123 tso->tcp_flags = tcp_get_flags(th); in tso_start() 1126 tso->tcp_flags = TSO_MBUF_FLAGS(mbuf); in tso_start() 1246 uint8_t tcp_flags = tso->tcp_flags; in tso_start_new_packet() local 1249 tcp_flags &= ~(TH_FIN | TH_PUSH); in tso_start_new_packet() 1256 tcp_flags, in tso_start_new_packet()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iscsi_api.h | 117 u16 tcp_flags; member
|
H A D | ecore_iwarp.h | 110 u8 tcp_flags; member
|
H A D | ecore_iwarp.c | 763 u8 tcp_flags; in ecore_iwarp_tcp_offload() local 821 tcp_flags = p_hwfn->p_rdma_info->iwarp.tcp_flags; in ecore_iwarp_tcp_offload() 825 !!(tcp_flags & ECORE_IWARP_TS_EN)); in ecore_iwarp_tcp_offload() 829 !!(tcp_flags & ECORE_IWARP_DA_EN)); in ecore_iwarp_tcp_offload() 1436 if (p_hwfn->p_rdma_info->iwarp.tcp_flags & ECORE_IWARP_TS_EN) in ecore_iwarp_connect() 2871 if (p_hwfn->p_rdma_info->iwarp.tcp_flags & ECORE_IWARP_TS_EN) in ecore_iwarp_ll2_comp_syn_pkt() 3344 iwarp_info->tcp_flags = params->iwarp.flags; in ecore_iwarp_setup()
|
/freebsd/sys/net/ |
H A D | pflow.h | 95 u_int8_t tcp_flags; member
|
/freebsd/sys/netinet/tcp_stacks/ |
H A D | tcp_rack.h | 341 uint8_t tcp_flags; member
|
H A D | rack.c | 19101 flags = rack->r_ctl.fsb.tcp_flags; in rack_fast_output() 19548 rack->r_ctl.fsb.tcp_flags = flags; in rack_setup_fast_output()
|
/freebsd/sys/netpfil/pf/ |
H A D | pflow.c | 656 flow1->tcp_flags = flow2->tcp_flags = 0; in copy_flow_data()
|
H A D | pf.c | 3974 u_int8_t tcp_flags, u_int16_t win, u_int16_t mss, u_int8_t ttl, in pf_build_tcp() argument 4097 tcp_set_flags(th, tcp_flags); in pf_build_tcp() 4231 u_int8_t tcp_flags, u_int16_t win, u_int16_t mss, u_int8_t ttl, in pf_send_tcp() argument 4237 m = pf_build_tcp(r, af, saddr, daddr, sport, dport, seq, ack, tcp_flags, in pf_send_tcp()
|
/freebsd/sys/dev/bxe/ |
H A D | ecore_hsi.h | 7622 uint8_t tcp_flags; member 7692 uint8_t tcp_flags; member
|
H A D | bxe.c | 5056 pbd->tcp_flags = ((ntohl(((uint32_t *)th)[3]) >> 16) & 0xff); in bxe_set_pbd_lso() 5447 pbd_e1x->tcp_flags, in bxe_tx_encap()
|
/freebsd/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 605 u8 tcp_flags[0x9]; member
|