Searched refs:pseudo_AF_HDRCMPLT (Results 1 – 12 of 12) sorted by relevance
190 #pragma D binding "1.13" pseudo_AF_HDRCMPLT191 inline int pseudo_AF_HDRCMPLT = 31; /* Used by BPF to not rewrite headers variable
88 af == pseudo_AF_HDRCMPLT ? "pseudo_AF_HDRCMPLT" :
178 if (dst->sa_family == AF_UNSPEC || dst->sa_family == pseudo_AF_HDRCMPLT) in discoutput()
227 if (dst->sa_family == AF_UNSPEC || dst->sa_family == pseudo_AF_HDRCMPLT) in looutput()
408 if (dst->sa_family == AF_UNSPEC || dst->sa_family == pseudo_AF_HDRCMPLT) in gif_output()
1497 if (dst->sa_family == AF_UNSPEC || dst->sa_family == pseudo_AF_HDRCMPLT) in tunoutput()
1148 case pseudo_AF_HDRCMPLT: in lagg_port_output()
1248 dst.sa_family = pseudo_AF_HDRCMPLT; in bpfwrite()
365 if (dst->sa_family == AF_UNSPEC || dst->sa_family == pseudo_AF_HDRCMPLT) in icoutput()
259 #define pseudo_AF_HDRCMPLT 31 /* Used by BPF to not rewrite headers macro
370 if (dst->sa_family == AF_UNSPEC || dst->sa_family == pseudo_AF_HDRCMPLT) in ng_iface_output()
2424 if (dst->sa_family == AF_UNSPEC || dst->sa_family == pseudo_AF_HDRCMPLT) in wg_output()