Home
last modified time | relevance | path

Searched defs:path (Results 1 – 17 of 17) sorted by relevance

/net/iucv/
Diucv.c896 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept()
943 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_connect()
1006 int iucv_path_quiesce(struct iucv_path *path, u8 *userdata) in iucv_path_quiesce()
1038 int iucv_path_resume(struct iucv_path *path, u8 *userdata) in iucv_path_resume()
1068 int iucv_path_sever(struct iucv_path *path, u8 *userdata) in iucv_path_sever()
1100 int iucv_message_purge(struct iucv_path *path, struct iucv_message *msg, in iucv_message_purge()
1140 static int iucv_message_receive_iprmdata(struct iucv_path *path, in iucv_message_receive_iprmdata()
1190 int __iucv_message_receive(struct iucv_path *path, struct iucv_message *msg, in __iucv_message_receive()
1240 int iucv_message_receive(struct iucv_path *path, struct iucv_message *msg, in iucv_message_receive()
1266 int iucv_message_reject(struct iucv_path *path, struct iucv_message *msg) in iucv_message_reject()
[all …]
Daf_iucv.c441 struct iucv_path *path = iucv->path; in iucv_sever_path() local
1023 static int iucv_send_iprm(struct iucv_path *path, struct iucv_message *msg, in iucv_send_iprm()
1273 struct iucv_path *path, in iucv_process_message()
1704 static int iucv_callback_connreq(struct iucv_path *path, in iucv_callback_connreq()
1799 static void iucv_callback_connack(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_connack()
1807 static void iucv_callback_rx(struct iucv_path *path, struct iucv_message *msg) in iucv_callback_rx()
1851 static void iucv_callback_txdone(struct iucv_path *path, in iucv_callback_txdone()
1893 static void iucv_callback_connrej(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_connrej()
1911 static void iucv_callback_shutdown(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_shutdown()
/net/ipv6/
Dxfrm6_policy.c80 static int xfrm6_init_path(struct xfrm_dst *path, struct dst_entry *dst, in xfrm6_init_path()
234 struct dst_entry *path = xdst->route; in xfrm6_update_pmtu() local
243 struct dst_entry *path = xdst->route; in xfrm6_redirect() local
Daddrconf.c6129 char path[sizeof("net/ipv6/conf/") + IFNAMSIZ]; in __addrconf_sysctl_register() local
/net/ipv4/
Dxfrm4_policy.c78 static int xfrm4_init_path(struct xfrm_dst *path, struct dst_entry *dst, in xfrm4_init_path()
234 struct dst_entry *path = xdst->route; in xfrm4_update_pmtu() local
243 struct dst_entry *path = xdst->route; in xfrm4_redirect() local
Dtcp_fastopen.c76 static bool __tcp_fastopen_cookie_gen(const void *path, in __tcp_fastopen_cookie_gen()
106 __be32 path[4] = { iph->saddr, iph->daddr, 0, 0 }; in tcp_fastopen_cookie_gen() local
Ddevinet.c2239 char path[sizeof("net/ipv4/conf/") + IFNAMSIZ]; in __devinet_sysctl_register() local
/net/
Dsysctl_net.c119 const char *path, struct ctl_table *table) in register_net_sysctl()
Dsocket.c400 struct path path; in sock_alloc_file() local
/net/netfilter/
Dxt_bpf.c56 static int __bpf_mt_check_path(const char *path, struct bpf_prog **ret) in __bpf_mt_check_path()
Dnf_conntrack_proto.c41 const char *path, in nf_ct_register_sysctl()
/net/ax25/
Dsysctl_net_ax25.c153 char path[sizeof("net/ax25/") + IFNAMSIZ]; in ax25_register_dev_sysctl() local
/net/hsr/
Dhsr_main.h84 static inline void set_hsr_tag_path(struct hsr_tag *ht, u16 path) in set_hsr_tag_path()
127 static inline void set_hsr_stag_path(struct hsr_sup_tag *hst, u16 path) in set_hsr_stag_path()
/net/unix/
Daf_unix.c513 struct path path; in unix_release_sock() local
908 struct path path; in unix_find_other() local
961 struct path path; in unix_mknod() local
998 struct path path = { NULL, NULL }; in unix_bind() local
/net/decnet/
Ddn_dev.c213 char path[sizeof("net/decnet/conf/") + IFNAMSIZ]; in dn_dev_sysctl_register() local
/net/mpls/
Daf_mpls.c882 char path[sizeof("net/mpls/conf/") + IFNAMSIZ]; in mpls_dev_sysctl_register() local
/net/xfrm/
Dxfrm_policy.c1653 static inline int xfrm_init_path(struct xfrm_dst *path, struct dst_entry *dst, in xfrm_init_path()