Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dpacket_socket.c25 sa_family_t orig_family; in net_packet_socket_input() local
38 orig_family = net_pkt_family(pkt); in net_packet_socket_input()
44 net_pkt_set_family(pkt, orig_family); in net_packet_socket_input()