Searched defs:l3index (Results 1 – 2 of 2) sorted by relevance
/net/ipv6/ |
D | tcp_ipv6.c | 85 int l3index) in tcp_v6_md5_do_lookup() 581 int l3index) in tcp_v6_md5_do_lookup() 590 int l3index; in tcp_v6_md5_lookup() local 603 int l3index = 0; in tcp_v6_parse_md5_keys() local 784 int genhash, l3index; in tcp_v6_inbound_md5_hash() local 1055 int l3index; in tcp_v6_send_reset() local 1065 int l3index; in tcp_v6_send_reset() local 1157 int l3index; in tcp_v6_reqsk_send_ack() local 1253 int l3index; in tcp_v6_syn_recv_sock() local
|
/net/ipv4/ |
D | tcp_ipv4.c | 722 int l3index; in tcp_v4_send_reset() local 734 int l3index; in tcp_v4_send_reset() local 959 int l3index; in tcp_v4_reqsk_send_ack() local 1066 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index, in __tcp_md5_do_lookup() 1112 int l3index, u8 flags) in tcp_md5_do_lookup_exact() 1147 int l3index; in tcp_v4_md5_lookup() local 1158 int family, u8 prefixlen, int l3index, u8 flags, in tcp_md5_do_add() 1221 u8 prefixlen, int l3index, u8 flags) in tcp_md5_do_del() 1258 int l3index = 0; in tcp_v4_parse_md5_keys() local 1434 int genhash, l3index; in tcp_v4_inbound_md5_hash() local [all …]
|