Lines Matching refs:sk_buff
17 int ethnl_fill_reply_header(struct sk_buff *skb, struct net_device *dev,
19 struct sk_buff *ethnl_reply_init(size_t payload, struct net_device *dev, u8 cmd,
22 void *ethnl_dump_put(struct sk_buff *skb, struct netlink_callback *cb, u8 cmd);
23 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd);
24 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev);
47 static inline int ethnl_put_strz(struct sk_buff *skb, u16 attrtype, in ethnl_put_strz()
321 int (*fill_reply)(struct sk_buff *skb,
390 int ethnl_set_linkinfo(struct sk_buff *skb, struct genl_info *info);
391 int ethnl_set_linkmodes(struct sk_buff *skb, struct genl_info *info);
392 int ethnl_set_debug(struct sk_buff *skb, struct genl_info *info);
393 int ethnl_set_wol(struct sk_buff *skb, struct genl_info *info);
394 int ethnl_set_features(struct sk_buff *skb, struct genl_info *info);
395 int ethnl_set_privflags(struct sk_buff *skb, struct genl_info *info);
396 int ethnl_set_rings(struct sk_buff *skb, struct genl_info *info);
397 int ethnl_set_channels(struct sk_buff *skb, struct genl_info *info);
398 int ethnl_set_coalesce(struct sk_buff *skb, struct genl_info *info);
399 int ethnl_set_pause(struct sk_buff *skb, struct genl_info *info);
400 int ethnl_set_eee(struct sk_buff *skb, struct genl_info *info);
401 int ethnl_act_cable_test(struct sk_buff *skb, struct genl_info *info);
402 int ethnl_act_cable_test_tdr(struct sk_buff *skb, struct genl_info *info);
403 int ethnl_tunnel_info_doit(struct sk_buff *skb, struct genl_info *info);
405 int ethnl_tunnel_info_dumpit(struct sk_buff *skb, struct netlink_callback *cb);
406 int ethnl_set_fec(struct sk_buff *skb, struct genl_info *info);
407 int ethnl_set_module(struct sk_buff *skb, struct genl_info *info);
408 int ethnl_set_pse(struct sk_buff *skb, struct genl_info *info);