Searched refs:other_pep_type (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/net/phonet/ | ||
D | pep.h | 69 #define other_pep_type data[1] macro |
/linux-2.6.39/net/phonet/ | ||
D | pep.c | 782 peer_type = hdr->other_pep_type << 8; in pep_sock_accept() |