Searched refs:TCP_BPF_TX (Results 1 – 1 of 1) sorted by relevance
466 TCP_BPF_TX, enumerator483 prot[TCP_BPF_TX] = prot[TCP_BPF_BASE]; in tcp_bpf_rebuild_protos()484 prot[TCP_BPF_TX].sendmsg = tcp_bpf_sendmsg; in tcp_bpf_rebuild_protos()485 prot[TCP_BPF_TX].sendpage = tcp_bpf_sendpage; in tcp_bpf_rebuild_protos()521 int config = psock->progs.msg_parser ? TCP_BPF_TX : TCP_BPF_BASE; in tcp_bpf_update_proto()