Lines Matching defs:skb
153 static void ndisc_fill_addr_option(struct sk_buff *skb, int type, void *data) in ndisc_fill_addr_option()
386 struct sk_buff *skb; in ndisc_alloc_skb() local
409 static void ip6_nd_hdr(struct sk_buff *skb, in ip6_nd_hdr()
430 static void ndisc_send_skb(struct sk_buff *skb, in ndisc_send_skb()
486 struct sk_buff *skb; in ndisc_send_na() local
561 struct sk_buff *skb; in ndisc_send_ns() local
601 struct sk_buff *skb; in ndisc_send_rs() local
650 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in ndisc_error_report()
662 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb) in ndisc_solicit()
705 static void ndisc_recv_ns(struct sk_buff *skb) in ndisc_recv_ns()
876 static void ndisc_recv_na(struct sk_buff *skb) in ndisc_recv_na()
980 static void ndisc_recv_rs(struct sk_buff *skb) in ndisc_recv_rs()
1038 struct sk_buff *skb; in ndisc_ra_useropt() local
1081 static void ndisc_router_discovery(struct sk_buff *skb) in ndisc_router_discovery()
1429 static void ndisc_redirect_rcv(struct sk_buff *skb) in ndisc_redirect_rcv()
1470 static void ndisc_fill_redirect_hdr_option(struct sk_buff *skb, in ndisc_fill_redirect_hdr_option()
1484 void ndisc_send_redirect(struct sk_buff *skb, const struct in6_addr *target) in ndisc_send_redirect()
1605 static void pndisc_redo(struct sk_buff *skb) in pndisc_redo()
1611 static bool ndisc_suppress_frag_ndisc(struct sk_buff *skb) in ndisc_suppress_frag_ndisc()
1625 int ndisc_rcv(struct sk_buff *skb) in ndisc_rcv()