Searched refs:IP_VS_DIR_OUTPUT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_proto_sctp.c | 428 if (direction == IP_VS_DIR_OUTPUT) in set_sctp_state() 442 ((direction == IP_VS_DIR_OUTPUT) ? in set_sctp_state()
|
H A D | ip_vs_proto_udp.c | 462 if (direction == IP_VS_DIR_OUTPUT) in udp_state_transition()
|
H A D | ip_vs_proto_tcp.c | 358 [IP_VS_DIR_OUTPUT] = TCP_DIR_OUTPUT,
|
H A D | ip_vs_core.c | 1323 ip_vs_set_state(cp, IP_VS_DIR_OUTPUT, skb, pd); in handle_response()
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_proto_sctp.c | 428 if (direction == IP_VS_DIR_OUTPUT) in set_sctp_state() 442 ((direction == IP_VS_DIR_OUTPUT) ? in set_sctp_state()
|
H A D | ip_vs_proto_udp.c | 462 if (direction == IP_VS_DIR_OUTPUT) in udp_state_transition()
|
H A D | ip_vs_proto_tcp.c | 358 [IP_VS_DIR_OUTPUT] = TCP_DIR_OUTPUT,
|
H A D | ip_vs_core.c | 1309 ip_vs_set_state(cp, IP_VS_DIR_OUTPUT, skb, pd); in handle_response()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip_vs.h | 1190 IP_VS_DIR_OUTPUT, enumerator
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip_vs.h | 1300 IP_VS_DIR_OUTPUT, enumerator
|
Completed in 18 milliseconds