Searched defs:is_saddr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ | ||
H A D | ipv6.c | 477 sctp_v6_from_skb(union sctp_addr *addr, struct sk_buff *skb, int is_saddr) sctp_v6_from_skb() argument |
H A D | protocol.c | 215 sctp_v4_from_skb(union sctp_addr *addr, struct sk_buff *skb, int is_saddr) sctp_v4_from_skb() argument |
/kernel/linux/linux-6.6/net/sctp/ | ||
H A D | ipv6.c | 525 sctp_v6_from_skb(union sctp_addr *addr, struct sk_buff *skb, int is_saddr) sctp_v6_from_skb() argument |
H A D | protocol.c | 215 sctp_v4_from_skb(union sctp_addr *addr, struct sk_buff *skb, int is_saddr) sctp_v4_from_skb() argument |
Completed in 8 milliseconds