Home
last modified time | relevance | path

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

/net/iucv/
Diucv.c865 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept()
912 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_connect()
975 int iucv_path_quiesce(struct iucv_path *path, u8 *userdata) in iucv_path_quiesce()
1007 int iucv_path_resume(struct iucv_path *path, u8 *userdata) in iucv_path_resume()
1037 int iucv_path_sever(struct iucv_path *path, u8 *userdata) in iucv_path_sever()
1069 int iucv_message_purge(struct iucv_path *path, struct iucv_message *msg, in iucv_message_purge()
1109 static int iucv_message_receive_iprmdata(struct iucv_path *path, in iucv_message_receive_iprmdata()
1158 int __iucv_message_receive(struct iucv_path *path, struct iucv_message *msg, in __iucv_message_receive()
1206 int iucv_message_receive(struct iucv_path *path, struct iucv_message *msg, in iucv_message_receive()
1232 int iucv_message_reject(struct iucv_path *path, struct iucv_message *msg) in iucv_message_reject()
[all …]
Daf_iucv.c336 struct iucv_path *path = iucv->path; in iucv_sever_path() local
887 static int iucv_send_iprm(struct iucv_path *path, struct iucv_message *msg, in iucv_send_iprm()
1141 struct iucv_path *path, in iucv_process_message()
1584 static int iucv_callback_connreq(struct iucv_path *path, in iucv_callback_connreq()
1681 static void iucv_callback_connack(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_connack()
1689 static void iucv_callback_rx(struct iucv_path *path, struct iucv_message *msg) in iucv_callback_rx()
1733 static void iucv_callback_txdone(struct iucv_path *path, in iucv_callback_txdone()
1778 static void iucv_callback_connrej(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_connrej()
1796 static void iucv_callback_shutdown(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_shutdown()
/net/
Dsysctl_net.c123 static void ensure_safe_net_sysctl(struct net *net, const char *path, in ensure_safe_net_sysctl()
164 const char *path, in register_net_sysctl_sz()
/net/ipv4/
Dxfrm4_policy.c100 struct dst_entry *path = xdst->route; in xfrm4_update_pmtu() local
109 struct dst_entry *path = xdst->route; in xfrm4_redirect() local
Ddevinet.c2596 char path[sizeof("net/ipv4/conf/") + IFNAMSIZ]; in __devinet_sysctl_register() local
/net/ipv6/
Dxfrm6_policy.c109 struct dst_entry *path = xdst->route; in xfrm6_update_pmtu() local
118 struct dst_entry *path = xdst->route; in xfrm6_redirect() local
Daddrconf.c7261 char path[sizeof("net/ipv6/conf/") + IFNAMSIZ]; in __addrconf_sysctl_register() local
/net/ax25/
Dsysctl_net_ax25.c148 char path[sizeof("net/ax25/") + IFNAMSIZ]; in ax25_register_dev_sysctl() local
/net/netfilter/
Dxt_bpf.c55 static int __bpf_mt_check_path(const char *path, struct bpf_prog **ret) in __bpf_mt_check_path()
Dnft_flow_offload.c99 const struct net_device_path *path; in nft_dev_path_info() local
/net/hsr/
Dhsr_main.h63 static inline void set_hsr_tag_path(struct hsr_tag *ht, u16 path) in set_hsr_tag_path()
103 static inline void set_hsr_stag_path(struct hsr_sup_tag *hst, u16 path) in set_hsr_stag_path()
/net/bridge/
Dbr_device.c384 struct net_device_path *path) in br_fill_forward_path()
Dbr_vlan.c1447 struct net_device_path *path) in br_vlan_fill_forward_path_pvid()
1474 struct net_device_path *path) in br_vlan_fill_forward_path_mode()
Dbr_private.h1763 struct net_device_path *path) in br_vlan_fill_forward_path_pvid()
1769 struct net_device_path *path) in br_vlan_fill_forward_path_mode()
/net/unix/
Daf_unix.c679 struct path path; in unix_release_sock() local
1130 struct path path; in unix_find_bsd() local
3128 struct path path; in unix_open_file() local
/net/8021q/
Dvlan_dev.c750 struct net_device_path *path) in vlan_dev_fill_forward_path()
/net/mac80211/
Diface.c901 struct net_device_path *path) in ieee80211_netdev_fill_forward_path()
Ddriver-ops.h1650 struct net_device_path *path) in drv_net_fill_forward_path()
/net/xfrm/
Dxfrm_policy.c2634 static void xfrm_init_path(struct xfrm_dst *path, struct dst_entry *dst, in xfrm_init_path()
4083 const struct dst_entry *path = xfrm_dst_path(dst); in xfrm_neigh_lookup() local
4092 const struct dst_entry *path = xfrm_dst_path(dst); in xfrm_confirm_neigh() local
/net/mpls/
Daf_mpls.c1384 char path[sizeof("net/mpls/conf/") + IFNAMSIZ]; in mpls_dev_sysctl_register() local
/net/dsa/
Duser.c2513 struct net_device_path *path) in dsa_user_fill_forward_path()
/net/core/
Ddev.c730 struct net_device_path *path; in dev_fill_forward_path() local