Searched defs:check (Results 1 – 17 of 17) sorted by relevance
| /include/net/ |
| A D | dsfield.h | 31 __u32 check = ntohs((__force __be16)iph->check); in ipv4_change_dsfield() local
|
| A D | gro.h | 230 __sum16 check) in __skb_gro_checksum_validate_needed() 266 #define __skb_gro_checksum_validate(skb, proto, zero_okay, check, \ argument 281 #define skb_gro_checksum_validate_zero_check(skb, proto, check, \ argument
|
| A D | dst_ops.h | 20 struct dst_entry * (*check)(struct dst_entry *, __u32 cookie); member
|
| A D | ip.h | 418 u32 check = (__force u32)iph->check; in ip_decrease_ttl() local
|
| A D | xfrm.h | 1284 bool check = (xo->flags & CRYPTO_DONE) && in __xfrm_policy_check2() local
|
| /include/uapi/linux/ |
| A D | udp.h | 27 __sum16 check; member
|
| A D | ip.h | 103 __sum16 check; member
|
| A D | tcp.h | 58 __sum16 check; member
|
| /include/drm/ |
| A D | drm_simple_kms_helper.h | 91 int (*check)(struct drm_simple_display_pipe *pipe, member
|
| /include/linux/ |
| A D | hw_breakpoint.h | 115 bool check) { return -ENOSYS; } in modify_user_hw_breakpoint_check()
|
| A D | lockdep_types.h | 252 unsigned int check:1; /* see lock_acquire() comment */ member
|
| A D | suspend.h | 138 void (*check)(void); member
|
| A D | key.h | 177 key_restrict_link_func_t check; member
|
| A D | memstick.h | 259 int (*check)(struct memstick_dev *card); member
|
| A D | skbuff.h | 4665 __sum16 check) in __skb_checksum_validate_needed() 4741 #define __skb_checksum_validate(skb, proto, complete, \ argument 4755 #define skb_checksum_init_zero_check(skb, proto, check, compute_pseudo) \ argument 4761 #define skb_checksum_validate_zero_check(skb, proto, check, \ argument
|
| A D | acpi.h | 1143 void (*check)(void); member
|
| /include/rdma/ |
| A D | ib_pack.h | 225 __sum16 check; member
|
Completed in 50 milliseconds