Searched defs:new_state (Results 1 – 22 of 22) sorted by relevance
/net/netfilter/ |
D | nf_conntrack_proto_sctp.c | 248 enum sctp_conntrack new_state; in sctp_new() local 338 enum sctp_conntrack new_state, old_state; in nf_conntrack_sctp_packet() local
|
D | nf_conntrack_proto_tcp.c | 842 enum tcp_conntrack new_state; in tcp_new() local 970 enum tcp_conntrack new_state, old_state; in nf_conntrack_tcp_packet() local
|
D | nf_conntrack_proto_dccp.c | 521 u_int8_t type, old_state, new_state; in nf_conntrack_dccp_packet() local
|
/net/ipv4/ |
D | tcp_bic.c | 181 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state()
|
D | tcp_dctcp.c | 183 __bpf_kfunc static void dctcp_state(struct sock *sk, u8 new_state) in dctcp_state()
|
D | ip_tunnel_core.c | 658 struct lwtunnel_state *new_state; in ip_tun_build_state() local 945 struct lwtunnel_state *new_state; in ip6_tun_build_state() local
|
D | tcp_illinois.c | 244 static void tcp_illinois_state(struct sock *sk, u8 new_state) in tcp_illinois_state()
|
D | tcp_htcp.c | 268 static void htcp_state(struct sock *sk, u8 new_state) in htcp_state()
|
D | tcp_nv.c | 215 static void tcpnv_state(struct sock *sk, u8 new_state) in tcpnv_state()
|
D | tcp_cubic.c | 358 __bpf_kfunc static void cubictcp_state(struct sock *sk, u8 new_state) in cubictcp_state()
|
D | tcp_bbr.c | 1128 __bpf_kfunc static void bbr_set_state(struct sock *sk, u8 new_state) in bbr_set_state()
|
D | tcp.c | 2685 static const unsigned char new_state[16] = { variable
|
/net/rds/ |
D | ib_frmr.c | 38 enum rds_ib_fr_state new_state) in rds_transition_frwr_state()
|
/net/mac80211/ |
D | driver-ops.c | 114 enum ieee80211_sta_state new_state) in drv_sta_state()
|
D | sta_info.c | 1284 enum ieee80211_sta_state new_state, in _sta_info_move_state() 1408 enum ieee80211_sta_state new_state) in sta_info_move_state()
|
D | sta_info.h | 789 enum ieee80211_sta_state new_state) in sta_info_pre_move_state()
|
/net/netfilter/ipvs/ |
D | ip_vs_proto_tcp.c | 516 int new_state = IP_VS_TCP_S_CLOSE; in set_tcp_state() local
|
/net/xfrm/ |
D | xfrm_interface_core.c | 79 struct lwtunnel_state *new_state; in xfrmi_build_state() local
|
/net/batman-adv/ |
D | multicast.c | 731 struct batadv_mcast_querier_state *new_state) in batadv_mcast_querier_log()
|
/net/ipv6/ |
D | ndisc.c | 1007 u8 new_state; in ndisc_recv_na() local
|
/net/ceph/ |
D | osdmap.c | 1847 void *new_state; in decode_new_up_state_weight() local
|
/net/mptcp/ |
D | protocol.c | 2894 static const unsigned char new_state[16] = { variable
|