Home
last modified time | relevance | path

Searched defs:sap (Results 1 - 25 of 102) sorted by relevance

12345

/kernel/linux/linux-5.10/include/net/
H A Ddatalink.h8 struct llc_sap *sap; member
/kernel/linux/linux-5.10/net/llc/
H A Dllc_output.c58 int llc_build_and_send_ui_pkt(struct llc_sap *sap, struct sk_buff *skb, in llc_build_and_send_ui_pkt() argument
H A Dllc_core.c35 struct llc_sap *sap = kzalloc(sizeof(*sap), GFP_ATOMIC); in llc_sap_alloc() local
51 struct llc_sap *sap; __llc_sap_find() local
72 struct llc_sap *sap; llc_sap_find() local
97 struct llc_sap *sap = NULL; llc_sap_open() local
122 llc_sap_close(struct llc_sap *sap) llc_sap_close() argument
[all...]
H A Dllc_s_ev.c23 int llc_sap_ev_activation_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_activation_req() argument
31 int llc_sap_ev_rx_ui(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_ui() argument
41 int llc_sap_ev_unitdata_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_unitdata_req() argument
51 int llc_sap_ev_xid_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_xid_req() argument
60 int llc_sap_ev_rx_xid_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_xid_c() argument
70 int llc_sap_ev_rx_xid_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_xid_r() argument
80 int llc_sap_ev_test_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_test_req() argument
89 int llc_sap_ev_rx_test_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_test_c() argument
99 int llc_sap_ev_rx_test_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_test_r() argument
109 int llc_sap_ev_deactivation_req(struct llc_sap *sap, struc argument
[all...]
H A Dllc_s_ac.c37 int llc_sap_action_unitdata_ind(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_unitdata_ind() argument
52 int llc_sap_action_send_ui(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_send_ui() argument
77 int llc_sap_action_send_xid_c(struct llc_sap *sap, struc argument
101 llc_sap_action_send_xid_r(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_send_xid_r() argument
133 llc_sap_action_send_test_c(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_send_test_c() argument
149 llc_sap_action_send_test_r(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_send_test_r() argument
186 llc_sap_action_report_status(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_report_status() argument
199 llc_sap_action_xid_ind(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_xid_ind() argument
213 llc_sap_action_test_ind(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_test_ind() argument
[all...]
H A Dllc_input.c42 void llc_add_pack(int type, void (*handler)(struct llc_sap *sap, in llc_add_pack() argument
164 struct llc_sap *sap; in llc_rcv() local
[all...]
H A Dllc_proc.c36 struct llc_sap *sap; in llc_get_sk_idx() local
67 static struct sock *laddr_hash_next(struct llc_sap *sap, int bucket) in laddr_hash_next() argument
84 struct llc_sap *sap; in llc_seq_next() local
119 struct llc_sap *sap = llc->sap; llc_seq_stop() local
[all...]
/kernel/linux/linux-6.6/include/net/
H A Ddatalink.h15 struct llc_sap *sap; member
/kernel/linux/linux-6.6/net/llc/
H A Dllc_output.c58 int llc_build_and_send_ui_pkt(struct llc_sap *sap, struct sk_buff *skb, in llc_build_and_send_ui_pkt() argument
H A Dllc_core.c35 struct llc_sap *sap = kzalloc(sizeof(*sap), GFP_ATOMIC); in llc_sap_alloc() local
51 struct llc_sap *sap; __llc_sap_find() local
72 struct llc_sap *sap; llc_sap_find() local
97 struct llc_sap *sap = NULL; llc_sap_open() local
122 llc_sap_close(struct llc_sap *sap) llc_sap_close() argument
[all...]
H A Dllc_s_ev.c23 int llc_sap_ev_activation_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_activation_req() argument
31 int llc_sap_ev_rx_ui(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_ui() argument
41 int llc_sap_ev_unitdata_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_unitdata_req() argument
51 int llc_sap_ev_xid_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_xid_req() argument
60 int llc_sap_ev_rx_xid_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_xid_c() argument
70 int llc_sap_ev_rx_xid_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_xid_r() argument
80 int llc_sap_ev_test_req(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_test_req() argument
89 int llc_sap_ev_rx_test_c(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_test_c() argument
99 int llc_sap_ev_rx_test_r(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_ev_rx_test_r() argument
109 int llc_sap_ev_deactivation_req(struct llc_sap *sap, struc argument
[all...]
H A Dllc_s_ac.c37 int llc_sap_action_unitdata_ind(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_unitdata_ind() argument
52 int llc_sap_action_send_ui(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_action_send_ui() argument
77 int llc_sap_action_send_xid_c(struct llc_sap *sap, struc argument
101 llc_sap_action_send_xid_r(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_send_xid_r() argument
133 llc_sap_action_send_test_c(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_send_test_c() argument
149 llc_sap_action_send_test_r(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_send_test_r() argument
186 llc_sap_action_report_status(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_report_status() argument
199 llc_sap_action_xid_ind(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_xid_ind() argument
213 llc_sap_action_test_ind(struct llc_sap *sap, struct sk_buff *skb) llc_sap_action_test_ind() argument
[all...]
H A Dllc_proc.c36 struct llc_sap *sap; in llc_get_sk_idx() local
67 static struct sock *laddr_hash_next(struct llc_sap *sap, int bucket) in laddr_hash_next() argument
84 struct llc_sap *sap; in llc_seq_next() local
119 struct llc_sap *sap = llc->sap; llc_seq_stop() local
[all...]
H A Dllc_input.c42 void llc_add_pack(int type, void (*handler)(struct llc_sap *sap, in llc_add_pack() argument
164 struct llc_sap *sap; in llc_rcv() local
[all...]
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debt_arp.c40 const __be32 *sap, *dap; in ebt_arp_mt() local
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debt_arp.c40 const __be32 *sap, *dap; in ebt_arp_mt() local
/kernel/linux/common_modules/newip/examples/
H A Dnip_lib.c49 int nip_addr_fmt(char *addr_str, struct nip_addr *sap, int addrlen_input) in nip_addr_fmt() argument
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Daddr.h23 static inline unsigned short rpc_get_port(const struct sockaddr *sap) in rpc_get_port() argument
34 static inline void rpc_set_port(struct sockaddr *sap, in rpc_set_port() argument
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
H A Debt_802_3.h58 __u8 sap; member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Daddr.h23 static inline unsigned short rpc_get_port(const struct sockaddr *sap) in rpc_get_port() argument
34 static inline void rpc_set_port(struct sockaddr *sap, in rpc_set_port() argument
/kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/
H A Debt_802_3.h58 __u8 sap; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_802_3.h53 __u8 sap; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_802_3.h53 __u8 sap; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_802_3.h40 __u8 sap; member
/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Dipsec.c37 struct nsim_sa *sap = &ipsec->sa[i]; in nsim_dbg_netdev_ops_read() local
[all...]

Completed in 7 milliseconds

12345