Searched refs:NLMSG_GOODSIZE (Results 1 – 19 of 19) sorted by relevance
/linux-4.4.14/include/linux/ |
D | netlink.h | 123 #define NLMSG_GOODSIZE SKB_WITH_OVERHEAD(PAGE_SIZE) macro 125 #define NLMSG_GOODSIZE SKB_WITH_OVERHEAD(8192UL) macro 128 #define NLMSG_DEFAULT_SIZE (NLMSG_GOODSIZE - NLMSG_HDRLEN)
|
/linux-4.4.14/net/hsr/ |
D | hsr_netlink.c | 155 skb = genlmsg_new(NLMSG_GOODSIZE, GFP_ATOMIC); in hsr_nl_ringerror() 196 skb = genlmsg_new(NLMSG_GOODSIZE, GFP_ATOMIC); in hsr_nl_nodedown() 272 skb_out = genlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in hsr_get_node_status() 398 skb_out = genlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in hsr_get_node_list()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | iwpm_util.c | 455 skb = dev_alloc_skb(NLMSG_GOODSIZE); in iwpm_create_nlmsg() 657 skb = dev_alloc_skb(NLMSG_GOODSIZE); in iwpm_send_mapinfo() 700 if (NLMSG_GOODSIZE - nlmsg_bytes < nlh->nlmsg_len * 2) { in iwpm_send_mapinfo() 718 skb = dev_alloc_skb(NLMSG_GOODSIZE); in iwpm_send_mapinfo()
|
/linux-4.4.14/drivers/net/ |
D | nlmon.c | 147 dev->mtu = NLMSG_GOODSIZE; in nlmon_setup()
|
/linux-4.4.14/net/tipc/ |
D | netlink_compat.c | 183 buf = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in __tipc_nl_compat_dumpit() 282 trans_buf = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in __tipc_nl_compat_doit() 303 doit_buf = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in __tipc_nl_compat_doit() 841 args = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in tipc_nl_compat_publ_dump()
|
D | bearer.c | 739 rep = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in tipc_nl_bearer_get() 998 rep = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in tipc_nl_media_get()
|
D | link.c | 1951 msg.skb = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in tipc_nl_link_get()
|
/linux-4.4.14/net/sched/ |
D | act_api.c | 699 skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in act_get_notify() 790 skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in tca_action_flush() 855 skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in tcf_del_notify() 929 skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in tcf_add_notify()
|
D | cls_api.c | 395 skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in tfilter_notify()
|
D | sch_api.c | 1408 skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in qdisc_notify() 1707 skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in tclass_notify()
|
/linux-4.4.14/net/netfilter/ |
D | nf_tables_api.c | 482 skb = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in nf_tables_table_notify() 574 skb2 = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in nf_tables_gettable() 1034 skb = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in nf_tables_chain_notify() 1137 skb2 = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in nf_tables_getchain() 1859 skb = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in nf_tables_rule_notify() 1972 skb2 = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in nf_tables_getrule() 2526 skb = nlmsg_new(NLMSG_GOODSIZE, gfp_flags); in nf_tables_set_notify() 2659 skb2 = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in nf_tables_getset() 3292 skb = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in nf_tables_setelem_notify() 3715 skb2 = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in nf_tables_gen_notify() [all …]
|
D | nfnetlink_log.c | 48 #define NFULNL_NLBUFSIZ_DEFAULT NLMSG_GOODSIZE
|
/linux-4.4.14/drivers/target/ |
D | target_core_user.c | 825 skb = genlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in tcmu_netlink_event()
|
/linux-4.4.14/net/netlink/ |
D | af_netlink.c | 1694 if (size <= NLMSG_GOODSIZE || broadcast) in netlink_alloc_large_skb() 2808 alloc_min_size = max_t(int, cb->min_dump_alloc, NLMSG_GOODSIZE); in netlink_dump()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_nl.c | 141 adm_ctx->reply_skb = genlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL); in drbd_adm_prepare() 3647 msg = genlmsg_new(NLMSG_GOODSIZE, GFP_NOIO); in drbd_bcast_event()
|
/linux-4.4.14/net/ipv4/ |
D | route.c | 2545 skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in inet_rtm_getroute()
|
/linux-4.4.14/net/core/ |
D | rtnetlink.c | 2477 return NLMSG_GOODSIZE; in rtnl_calcit()
|
/linux-4.4.14/net/ipv6/ |
D | route.c | 3292 skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL); in inet6_rtm_getroute()
|
/linux-4.4.14/net/wireless/ |
D | nl80211.c | 12280 msg = nlmsg_new(NLMSG_GOODSIZE, gfp); in cfg80211_conn_failed()
|