Lines Matching defs:skb
151 static void ndisc_fill_addr_option(struct sk_buff *skb, int type, void *data) in ndisc_fill_addr_option()
384 struct sk_buff *skb; in ndisc_alloc_skb() local
407 static void ip6_nd_hdr(struct sk_buff *skb, in ip6_nd_hdr()
428 static void ndisc_send_skb(struct sk_buff *skb, in ndisc_send_skb()
482 struct sk_buff *skb; in ndisc_send_na() local
558 struct sk_buff *skb; in ndisc_send_ns() local
598 struct sk_buff *skb; in ndisc_send_rs() local
647 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in ndisc_error_report()
659 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb) in ndisc_solicit()
702 static void ndisc_recv_ns(struct sk_buff *skb) in ndisc_recv_ns()
862 static void ndisc_recv_na(struct sk_buff *skb) in ndisc_recv_na()
966 static void ndisc_recv_rs(struct sk_buff *skb) in ndisc_recv_rs()
1024 struct sk_buff *skb; in ndisc_ra_useropt() local
1067 static void ndisc_router_discovery(struct sk_buff *skb) in ndisc_router_discovery()
1403 static void ndisc_redirect_rcv(struct sk_buff *skb) in ndisc_redirect_rcv()
1444 static void ndisc_fill_redirect_hdr_option(struct sk_buff *skb, in ndisc_fill_redirect_hdr_option()
1458 void ndisc_send_redirect(struct sk_buff *skb, const struct in6_addr *target) in ndisc_send_redirect()
1575 static void pndisc_redo(struct sk_buff *skb) in pndisc_redo()
1581 static bool ndisc_suppress_frag_ndisc(struct sk_buff *skb) in ndisc_suppress_frag_ndisc()
1595 int ndisc_rcv(struct sk_buff *skb) in ndisc_rcv()