Home
last modified time | relevance | path

Searched defs:iptos (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_input.c532 cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos) in cc_ecnpkt_handler()
632 uint8_t iptos; in tcp_input() local
1500 struct tcpcb *tp, int drop_hdrlen, int tlen, uint8_t iptos) in tcp_do_segment()
H A Dtoecore.c349 struct inpcb *inp, void *tod, void *todctx, uint8_t iptos) in toe_syncache_add()
H A Dtcp_syncache.c1447 void *todctx, uint8_t iptos) in syncache_add()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c8812 uint32_t tiwin, int32_t nxt_pkt, uint8_t iptos) in rack_do_fastnewdata()
9165 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in rack_do_syn_sent()
9369 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in rack_do_syn_recv()
9569 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in rack_do_established()
9698 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in rack_do_close_wait()
9821 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in rack_do_fin_wait_1()
9944 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in rack_do_closing()
10053 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in rack_do_lastack()
10162 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in rack_do_fin_wait_2()
10749 struct tcpcb *tp, int32_t drop_hdrlen, int32_t tlen, uint8_t iptos, in rack_do_segment_nounlock()
[all …]
H A Dbbr.c8644 uint32_t tiwin, int32_t nxt_pkt, uint8_t iptos) in bbr_fastack()
8839 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_syn_sent()
9049 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_syn_recv()
9260 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_established()
9395 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_close_wait()
9515 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_fin_wait_1()
9642 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_closing()
9755 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_lastack()
9868 uint32_t tiwin, int32_t thflags, int32_t nxt_pkt, uint8_t iptos) in bbr_do_fin_wait_2()
11394 struct tcpcb *tp, int32_t drop_hdrlen, int32_t tlen, uint8_t iptos, in bbr_do_segment_nounlock()
[all …]
H A Drack_bbr_common.c263 uint8_t iptos, no_vn=0, bpf_req=0; in ctf_process_inbound_raw() local