Home
last modified time | relevance | path

Searched refs:len_p (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.141.1/bsd/netinet/
H A Ddhcp_options.c290 dhcpol_find(dhcpol_t * list, int tag, int * len_p, int * start) in dhcpol_find() argument
306 if (len_p) { in dhcpol_find()
307 *len_p = option[DHCP_LEN_OFFSET]; in dhcpol_find()
H A Ddhcp_options.h194 const void * dhcpol_find(dhcpol_t * list, int tag, int * len_p,
/xnu-10063.141.1/bsd/net/
H A Dbpf_filter.c116 size_t * len_p) in m_hdr_offset() argument
147 *len_p = len; in m_hdr_offset()
236 size_t * len_p, kern_buflet_t * buflet_p) in p_hdr_offset() argument
266 *len_p = len; in p_hdr_offset()
H A Dif_bridge.c3826 unsigned int * count_p, char *buf, unsigned int *len_p) in bridge_mac_nat_entry_out() argument
3830 unsigned int len = *len_p; in bridge_mac_nat_entry_out()
3862 *len_p = len; in bridge_mac_nat_entry_out()