Home
last modified time | relevance | path

Searched refs:x25_address (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dx25.h132 struct x25_address address;
152 struct x25_address source_addr, dest_addr;
194 struct x25_address *called_addr,
195 struct x25_address *calling_addr);
197 int x25_addr_ntoa(unsigned char *, struct x25_address *, struct x25_address *);
198 int x25_addr_aton(unsigned char *, struct x25_address *, struct x25_address *);
225 int x25_forward_call(struct x25_address *, struct x25_neigh *, struct sk_buff *,
263 struct x25_route *x25_get_route(struct x25_address *add
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dx25.h132 struct x25_address address;
152 struct x25_address source_addr, dest_addr;
191 struct x25_address *called_addr,
192 struct x25_address *calling_addr);
194 int x25_addr_ntoa(unsigned char *, struct x25_address *, struct x25_address *);
195 int x25_addr_aton(unsigned char *, struct x25_address *, struct x25_address *);
222 int x25_forward_call(struct x25_address *, struct x25_neigh *, struct sk_buff *,
260 struct x25_route *x25_get_route(struct x25_address *add
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dx25.h54 struct x25_address { struct
63 struct x25_address sx25_addr; /* X.121 Address */
95 struct x25_address address;
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dx25.h54 struct x25_address { struct
63 struct x25_address sx25_addr; /* X.121 Address */
95 struct x25_address address;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dx25.h46 struct x25_address { struct
51 struct x25_address sx25_addr;
65 struct x25_address address;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dx25.h33 struct x25_address { struct
38 struct x25_address sx25_addr;
52 struct x25_address address;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dx25.h46 struct x25_address { struct
51 struct x25_address sx25_addr;
65 struct x25_address address;
/kernel/linux/linux-5.10/net/x25/
H A Dx25_route.c26 static int x25_add_route(struct x25_address *address, unsigned int sigdigits, in x25_add_route()
77 static int x25_del_route(struct x25_address *address, unsigned int sigdigits, in x25_del_route()
149 struct x25_route *x25_get_route(struct x25_address *addr) in x25_get_route()
H A Daf_x25.c72 static const struct x25_address null_x25_address = {" "};
84 struct x25_address *called_addr, in x25_parse_address_block()
85 struct x25_address *calling_addr) in x25_parse_address_block()
117 int x25_addr_ntoa(unsigned char *p, struct x25_address *called_addr, in x25_addr_ntoa()
118 struct x25_address *calling_addr) in x25_addr_ntoa()
154 int x25_addr_aton(unsigned char *p, struct x25_address *called_addr, in x25_addr_aton()
155 struct x25_address *calling_addr) in x25_addr_aton()
274 static struct sock *x25_find_listener(struct x25_address *addr, in x25_find_listener()
951 struct x25_address source_addr, dest_addr; in x25_rx_call_request()
H A Dx25_forward.c17 int x25_forward_call(struct x25_address *dest_addr, struct x25_neigh *from, in x25_forward_call()
H A Dx25_in.c89 struct x25_address source_addr, dest_addr; in x25_state1_machine()
/kernel/linux/linux-6.6/net/x25/
H A Dx25_route.c26 static int x25_add_route(struct x25_address *address, unsigned int sigdigits, in x25_add_route()
74 static int x25_del_route(struct x25_address *address, unsigned int sigdigits, in x25_del_route()
135 struct x25_route *x25_get_route(struct x25_address *addr) in x25_get_route()
H A Daf_x25.c72 static const struct x25_address null_x25_address = {" "};
84 struct x25_address *called_addr, in x25_parse_address_block()
85 struct x25_address *calling_addr) in x25_parse_address_block()
117 int x25_addr_ntoa(unsigned char *p, struct x25_address *called_addr, in x25_addr_ntoa()
118 struct x25_address *calling_addr) in x25_addr_ntoa()
154 int x25_addr_aton(unsigned char *p, struct x25_address *called_addr, in x25_addr_aton()
155 struct x25_address *calling_addr) in x25_addr_aton()
264 static struct sock *x25_find_listener(struct x25_address *addr, in x25_find_listener()
946 struct x25_address source_addr, dest_addr; in x25_rx_call_request()
H A Dx25_forward.c17 int x25_forward_call(struct x25_address *dest_addr, struct x25_neigh *from, in x25_forward_call()
H A Dx25_in.c89 struct x25_address source_addr, dest_addr; in x25_state1_machine()

Completed in 9 milliseconds