Home
last modified time | relevance | path

Searched defs:padattr (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dgen_stats.h34 int padattr; member
H A Dnetlink.h1406 nla_put_u64_64bit(struct sk_buff *skb, int attrtype, u64 value, int padattr) nla_put_u64_64bit() argument
1421 nla_put_be64(struct sk_buff *skb, int attrtype, __be64 value, int padattr) nla_put_be64() argument
1436 nla_put_net64(struct sk_buff *skb, int attrtype, __be64 value, int padattr) nla_put_net64() argument
1452 nla_put_le64(struct sk_buff *skb, int attrtype, __le64 value, int padattr) nla_put_le64() argument
1506 nla_put_s64(struct sk_buff *skb, int attrtype, s64 value, int padattr) nla_put_s64() argument
1543 nla_put_msecs(struct sk_buff *skb, int attrtype, unsigned long njiffies, int padattr) nla_put_msecs() argument
1937 nla_align_64bit(struct sk_buff *skb, int padattr) nla_align_64bit() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dgen_stats.h31 int padattr; member
H A Dnetlink.h1360 nla_put_u64_64bit(struct sk_buff *skb, int attrtype, u64 value, int padattr) nla_put_u64_64bit() argument
1375 nla_put_be64(struct sk_buff *skb, int attrtype, __be64 value, int padattr) nla_put_be64() argument
1390 nla_put_net64(struct sk_buff *skb, int attrtype, __be64 value, int padattr) nla_put_net64() argument
1406 nla_put_le64(struct sk_buff *skb, int attrtype, __le64 value, int padattr) nla_put_le64() argument
1460 nla_put_s64(struct sk_buff *skb, int attrtype, s64 value, int padattr) nla_put_s64() argument
1497 nla_put_msecs(struct sk_buff *skb, int attrtype, unsigned long njiffies, int padattr) nla_put_msecs() argument
1891 nla_align_64bit(struct sk_buff *skb, int padattr) nla_align_64bit() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dgen_stats.c24 gnet_stats_copy(struct gnet_dump *d, int type, void *buf, int size, int padattr) in gnet_stats_copy() argument
110 gnet_stats_start_copy(struct sk_buff *skb, int type, spinlock_t *lock, struct gnet_dump *d, int padattr) gnet_stats_start_copy() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dgen_stats.c24 gnet_stats_copy(struct gnet_dump *d, int type, void *buf, int size, int padattr) in gnet_stats_copy() argument
110 gnet_stats_start_copy(struct sk_buff *skb, int type, spinlock_t *lock, struct gnet_dump *d, int padattr) gnet_stats_start_copy() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Dnlattr.c874 __nla_reserve_64bit(struct sk_buff *skb, int attrtype, int attrlen, int padattr) __nla_reserve_64bit() argument
934 nla_reserve_64bit(struct sk_buff *skb, int attrtype, int attrlen, int padattr) nla_reserve_64bit() argument
1000 __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, const void *data, int padattr) __nla_put_64bit() argument
1059 nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, const void *data, int padattr) nla_put_64bit() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dnlattr.c908 __nla_reserve_64bit(struct sk_buff *skb, int attrtype, int attrlen, int padattr) __nla_reserve_64bit() argument
968 nla_reserve_64bit(struct sk_buff *skb, int attrtype, int attrlen, int padattr) nla_reserve_64bit() argument
1034 __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, const void *data, int padattr) __nla_put_64bit() argument
1093 nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, const void *data, int padattr) nla_put_64bit() argument
[all...]
/kernel/linux/linux-5.10/net/ieee802154/
H A Dnl-mac.c29 nla_put_hwaddr(struct sk_buff *msg, int type, __le64 hwaddr, int padattr) nla_put_hwaddr() argument
/kernel/linux/linux-6.6/net/ieee802154/
H A Dnl-mac.c29 nla_put_hwaddr(struct sk_buff *msg, int type, __le64 hwaddr, int padattr) nla_put_hwaddr() argument
/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c1525 nla_put_sci(struct sk_buff *skb, int attrtype, sci_t value, int padattr) nla_put_sci() argument
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c1508 nla_put_sci(struct sk_buff *skb, int attrtype, sci_t value, int padattr) nla_put_sci() argument

Completed in 22 milliseconds