Searched defs:bp (Results 1 – 18 of 18) sorted by relevance
/net/sctp/ |
D | bind_addr.c | 132 void sctp_bind_addr_init(struct sctp_bind_addr *bp, __u16 port) in sctp_bind_addr_init() 139 static void sctp_bind_addr_clean(struct sctp_bind_addr *bp) in sctp_bind_addr_clean() 152 void sctp_bind_addr_free(struct sctp_bind_addr *bp) in sctp_bind_addr_free() 159 int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new, in sctp_add_bind_addr() 194 int sctp_del_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *del_addr) in sctp_del_bind_addr() 226 union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp, in sctp_bind_addrs_to_raw() 278 int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw_addr_list, in sctp_raw_to_bind_addrs() 321 int sctp_bind_addr_match(struct sctp_bind_addr *bp, in sctp_bind_addr_match() 345 int sctp_bind_addr_conflict(struct sctp_bind_addr *bp, in sctp_bind_addr_conflict() 380 int sctp_bind_addr_state(const struct sctp_bind_addr *bp, in sctp_bind_addr_state() [all …]
|
D | endpointola.c | 387 struct sctp_bind_addr *bp; in sctp_endpoint_is_peeled_off() local
|
D | protocol.c | 203 int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp, in sctp_copy_local_addr_list() 434 struct sctp_bind_addr *bp; in sctp_v4_get_dst() local
|
D | socket.c | 341 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_do_bind() local 525 struct sctp_bind_addr *bp; in sctp_send_asconf_add_ip() local 647 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_bindx_rem() local 730 struct sctp_bind_addr *bp; in sctp_send_asconf_del_ip() local 4739 struct sctp_bind_addr *bp; in sctp_getsockopt_local_addrs() local
|
D | ipv6.c | 263 struct sctp_bind_addr *bp; in sctp_v6_get_dst() local
|
D | sm_make_chunk.c | 198 const struct sctp_bind_addr *bp, in sctp_make_init() 3237 struct sctp_bind_addr *bp = &asoc->base.bind_addr; in sctp_asconf_param_success() local
|
D | sm_statefuns.c | 2302 struct sctp_bind_addr *bp; in sctp_sf_do_5_2_6_stale() local 5527 struct sctp_bind_addr *bp; in sctp_sf_t1_init_timer_expire() local
|
/net/bridge/netfilter/ |
D | ebt_among.c | 83 const __be32 *bp; in get_ip_dst() local 114 const __be32 *bp; in get_ip_src() local
|
/net/ax25/ |
D | ax25_ip.c | 106 unsigned char *bp = skb->data; in ax25_rebuild_header() local
|
D | ax25_route.c | 463 unsigned char *bp; in ax25_rt_build_path() local
|
/net/rose/ |
D | rose_dev.c | 61 unsigned char *bp = (unsigned char *)skb->data; in rose_rebuild_header() local
|
/net/netrom/ |
D | nr_dev.c | 72 unsigned char *bp = skb->data; in nr_rebuild_header() local
|
/net/sunrpc/ |
D | cache.c | 756 char *bp = crq->buf; in cache_request() local 1069 char *bp = *bpp; in qword_add() local 1105 char *bp = *bpp; in qword_addhex() local 1216 char *bp = *bpp; in qword_get() local 1442 char *bp, *ep; in write_flush() local
|
/net/ipv4/ |
D | inetpeer.c | 85 void inet_peer_base_init(struct inet_peer_base *bp) in inet_peer_base_init()
|
D | route.c | 2648 struct inet_peer_base *bp = kmalloc(sizeof(*bp), GFP_KERNEL); in ipv4_inetpeer_init() local 2659 struct inet_peer_base *bp = net->ipv4.peers; in ipv4_inetpeer_exit() local
|
D | tcp_ipv4.c | 1118 struct tcp4_pseudohdr *bp; in tcp_v4_md5_hash_pseudoheader() local
|
/net/ipv6/ |
D | tcp_ipv6.c | 570 struct tcp6_pseudohdr *bp; in tcp_v6_md5_hash_pseudoheader() local
|
D | route.c | 3021 struct inet_peer_base *bp = kmalloc(sizeof(*bp), GFP_KERNEL); in ipv6_inetpeer_init() local 3032 struct inet_peer_base *bp = net->ipv6.peers; in ipv6_inetpeer_exit() local
|