Home
last modified time | relevance | path

Searched defs:features (Results 1 – 6 of 6) sorted by relevance

/net/bridge/
Dbr_if.c350 unsigned long features, mask; in br_features_recompute() local
/net/ipv6/
Daf_inet6.c757 static struct sk_buff *ipv6_gso_segment(struct sk_buff *skb, int features) in ipv6_gso_segment()
/net/core/
Ddev.c1454 static bool can_checksum_protocol(unsigned long features, __be16 protocol) in can_checksum_protocol()
1526 struct sk_buff *skb_gso_segment(struct sk_buff *skb, int features) in skb_gso_segment()
1648 int features = dev->features & ~(illegal_highdma(dev, skb) ? in dev_gso_segment() local
4243 unsigned long netdev_fix_features(unsigned long features, const char *name) in netdev_fix_features()
Dskbuff.c2417 struct sk_buff *skb_segment(struct sk_buff *skb, int features) in skb_segment()
/net/ipv4/
Daf_inet.c1204 static struct sk_buff *inet_gso_segment(struct sk_buff *skb, int features) in inet_gso_segment()
Dtcp.c2385 struct sk_buff *tcp_tso_segment(struct sk_buff *skb, int features) in tcp_tso_segment()