/net/sunrpc/auth_gss/ |
D | gss_krb5_seqnum.c | 50 s32 code; in krb5_make_seq_num() local 77 s32 code; in krb5_get_seq_num() local
|
/net/netfilter/ |
D | nft_reject.c | 103 int nft_reject_icmp_code(u8 code) in nft_reject_icmp_code() 121 int nft_reject_icmpv6_code(u8 code) in nft_reject_icmpv6_code()
|
D | nft_reject_netdev.c | 44 int hook, u8 code) in nft_reject_netdev_send_v4_unreach() 73 int hook, u8 code) in nft_reject_netdev_send_v6_unreach()
|
D | nf_conntrack_sip.c | 1138 unsigned int cseq, unsigned int code) in process_invite_response() 1155 unsigned int cseq, unsigned int code) in process_update_response() 1172 unsigned int cseq, unsigned int code) in process_prack_response() 1325 unsigned int cseq, unsigned int code) in process_register_response() 1415 unsigned int code, cseq, i; in process_sip_response() local
|
/net/ipv6/ |
D | ip6_icmp.c | 36 void __icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in __icmpv6_send() 52 void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
|
D | tunnel6.c | 204 u8 type, u8 code, int offset, __be32 info) in tunnel6_err() 216 u8 type, u8 code, int offset, __be32 info) in tunnel46_err() 228 u8 type, u8 code, int offset, __be32 info) in tunnelmpls6_err()
|
D | xfrm6_protocol.c | 127 u8 type, u8 code, int offset, __be32 info) in xfrm6_esp_err() 156 u8 type, u8 code, int offset, __be32 info) in xfrm6_ah_err() 185 u8 type, u8 code, int offset, __be32 info) in xfrm6_ipcomp_err()
|
D | icmp.c | 75 u8 type, u8 code, int offset, __be32 info) in icmpv6_err() 443 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in icmp6_send() 637 void icmpv6_param_prob_reason(struct sk_buff *skb, u8 code, int pos, in icmpv6_param_prob_reason() 818 void icmpv6_notify(struct sk_buff *skb, u8 type, u8 code, __be32 info) in icmpv6_notify() 1118 int icmpv6_err_convert(u8 type, u8 code, int *err) in icmpv6_err_convert()
|
D | fou6.c | 76 u8 type, u8 code, int offset, __be32 info) in gue6_err_proto_handler() 90 u8 type, u8 code, int offset, __be32 info) in gue6_err()
|
D | udplite.c | 29 u8 type, u8 code, int offset, __be32 info) in udplitev6_err()
|
D | ipcomp6.c | 45 u8 type, u8 code, int offset, __be32 info) in ipcomp6_err()
|
D | udp.c | 491 u8 type, u8 code, int offset, __be32 info) in __udp6_lib_err_encap_no_sk() 535 u8 type, u8 code, __be32 info) in __udp6_lib_err_encap() 584 u8 type, u8 code, int offset, __be32 info, in __udp6_lib_err() 698 u8 code, int offset, __be32 info) in udpv6_err()
|
D | ping.c | 36 static int dummy_icmpv6_err_convert(u8 type, u8 code, int *err) in dummy_icmpv6_err_convert()
|
/net/ipv4/ |
D | icmp.c | 275 static bool icmpv4_mask_allow(struct net *net, int type, int code) in icmpv4_mask_allow() 291 static bool icmpv4_global_allow(struct net *net, int type, int code) in icmpv4_global_allow() 307 struct flowi4 *fl4, int type, int code) in icmpv4_xrlim_allow() 405 int code = icmp_param->data.icmph.code; in icmp_reply() local 478 int type, int code, in icmp_route_lookup() 584 void __icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info, in __icmp_send() 780 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() 1354 int code = icmp_hdr(skb)->code; in icmp_err() local
|
D | ping.c | 486 static inline int ping_supported(int family, int type, int code) in ping_supported() 505 int code; in ping_err() local 663 u8 type, code; in ping_common_sendmsg() local
|
/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 64 int hook, u8 code) in nft_reject_br_send_v4_unreach() 97 int hook, u8 code) in nft_reject_br_send_v6_unreach()
|
D | ebt_ip6.c | 33 u8 code; member
|
D | ebt_ip.c | 30 u8 code; member
|
/net/nfc/nci/ |
D | lib.c | 24 int nci_to_errno(__u8 code) in nci_to_errno()
|
/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 77 int hook, u8 code) in nf_reject_skb_v4_unreach() 316 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
|
/net/phonet/ |
D | pep.c | 85 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_reply() 107 static int pep_indicate(struct sock *sk, u8 id, u8 code, in pep_indicate() 128 static int pipe_handler_request(struct sock *sk, u8 id, u8 code, in pipe_handler_request() 180 static int pep_reject_conn(struct sock *sk, struct sk_buff *skb, u8 code, in pep_reject_conn() 190 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_ctrlreq_error()
|
/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 97 int hook, u8 code) in nf_reject_skb_v6_unreach() 403 unsigned char code, unsigned int hooknum) in nf_send_unreach6()
|
/net/bluetooth/ |
D | lib.c | 45 int bt_to_errno(__u16 code) in bt_to_errno()
|
/net/dsa/ |
D | tag_dsa.c | 203 enum dsa_code code; in dsa_rcv_ll() local
|
/net/rfkill/ |
D | input.c | 194 unsigned int code, int data) in rfkill_event()
|