Home
last modified time | relevance | path

Searched defs:code (Results 1 – 25 of 62) sorted by relevance

123

/net/netfilter/
Dnft_reject.c104 int nft_reject_icmp_code(u8 code) in nft_reject_icmp_code()
122 int nft_reject_icmpv6_code(u8 code) in nft_reject_icmpv6_code()
Dxt_tcpudp.c169 u8 type, u8 code) in type_code_in_range()
175 u8 type, u8 code, bool invert) in icmp_type_code_match()
183 u8 type, u8 code, bool invert) in icmp6_type_code_match()
Dnft_reject_netdev.c44 int hook, u8 code) in nft_reject_netdev_send_v4_unreach()
73 int hook, u8 code) in nft_reject_netdev_send_v6_unreach()
Dnf_conntrack_sip.c1138 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/
Dip6_icmp.c36 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()
Dtunnel6.c204 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()
Dxfrm6_protocol.c127 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()
Dicmp.c75 u8 type, u8 code, int offset, __be32 info) in icmpv6_err()
445 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in icmp6_send()
639 void icmpv6_param_prob_reason(struct sk_buff *skb, u8 code, int pos, in icmpv6_param_prob_reason()
824 u8 code, __be32 info) in icmpv6_notify()
1130 int icmpv6_err_convert(u8 type, u8 code, int *err) in icmpv6_err_convert()
Dfou6.c76 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()
Dudplite.c32 u8 type, u8 code, int offset, __be32 info) in udplitev6_err()
Dipcomp6.c45 u8 type, u8 code, int offset, __be32 info) in ipcomp6_err()
Dudp.c481 u8 type, u8 code, int offset, __be32 info) in __udp6_lib_err_encap_no_sk()
525 u8 type, u8 code, __be32 info) in __udp6_lib_err_encap()
574 u8 type, u8 code, int offset, __be32 info, in __udp6_lib_err()
690 u8 code, int offset, __be32 info) in udpv6_err()
Dping.c36 static int dummy_icmpv6_err_convert(u8 type, u8 code, int *err) in dummy_icmpv6_err_convert()
/net/ipv4/
Dicmp.c276 static bool icmpv4_mask_allow(struct net *net, int type, int code) in icmpv4_mask_allow()
292 static bool icmpv4_global_allow(struct net *net, int type, int code) in icmpv4_global_allow()
309 struct flowi4 *fl4, int type, int code) in icmpv4_xrlim_allow()
409 int code = icmp_param->data.icmph.code; in icmp_reply() local
482 int type, int code, in icmp_route_lookup()
588 void __icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info, in __icmp_send()
784 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send()
1365 int code = icmp_hdr(skb)->code; in icmp_err() local
Dping.c476 static inline int ping_supported(int family, int type, int code) in ping_supported()
495 int code; in ping_err() local
653 u8 type, code; in ping_common_sendmsg() local
/net/bridge/netfilter/
Dnft_reject_bridge.c64 int hook, u8 code) in nft_reject_br_send_v4_unreach()
97 int hook, u8 code) in nft_reject_br_send_v6_unreach()
Debt_ip6.c33 u8 code; member
Debt_ip.c30 u8 code; member
/net/nfc/nci/
Dlib.c24 int nci_to_errno(__u8 code) in nci_to_errno()
/net/ipv4/netfilter/
Dnf_reject_ipv4.c77 int hook, u8 code) in nf_reject_skb_v4_unreach()
317 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
/net/phonet/
Dpep.c85 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/
Dnf_reject_ipv6.c97 int hook, u8 code) in nf_reject_skb_v6_unreach()
404 unsigned char code, unsigned int hooknum) in nf_send_unreach6()
/net/bluetooth/
Dlib.c45 int bt_to_errno(__u16 code) in bt_to_errno()
/net/dsa/
Dtag_dsa.c206 enum dsa_code code; in dsa_rcv_ll() local
/net/rfkill/
Dinput.c194 unsigned int code, int data) in rfkill_event()

123