NLMSG_GOODSIZE 213 include/linux/netlink.h #define NLMSG_DEFAULT_SIZE (NLMSG_GOODSIZE - NLMSG_HDRLEN) NLMSG_GOODSIZE 49 net/bridge/netfilter/ebt_ulog.c static unsigned int nlbufsiz = NLMSG_GOODSIZE; NLMSG_GOODSIZE 1530 net/decnet/dn_route.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 61 net/ipv4/netfilter/ipt_ULOG.c static unsigned int nlbufsiz = NLMSG_GOODSIZE; NLMSG_GOODSIZE 2768 net/ipv4/route.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 2313 net/ipv6/route.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 90 net/irda/irnetlink.c msg = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 449 net/netfilter/nf_conntrack_netlink.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_ATOMIC); NLMSG_GOODSIZE 857 net/netfilter/nf_conntrack_netlink.c skb2 = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 1423 net/netfilter/nf_conntrack_netlink.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_ATOMIC); NLMSG_GOODSIZE 1546 net/netfilter/nf_conntrack_netlink.c skb2 = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 40 net/netfilter/nfnetlink_log.c #define NFULNL_NLBUFSIZ_DEFAULT NLMSG_GOODSIZE NLMSG_GOODSIZE 1531 net/netlink/af_netlink.c skb = sock_rmalloc(sk, NLMSG_GOODSIZE, 0, GFP_KERNEL); NLMSG_GOODSIZE 665 net/sched/act_api.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 761 net/sched/act_api.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 856 net/sched/act_api.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 892 net/sched/act_api.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 366 net/sched/cls_api.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 1202 net/sched/sch_api.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 1489 net/sched/sch_api.c skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 254 net/wireless/nl80211.c msg = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 365 net/wireless/nl80211.c msg = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 611 net/wireless/nl80211.c msg = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 1100 net/wireless/nl80211.c msg = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 1459 net/wireless/nl80211.c msg = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); NLMSG_GOODSIZE 1918 net/wireless/nl80211.c msg = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL);